-
Home
-
Transliterator
-
2.0.2
-
Code
-
Classes
- Transliteration_Controller
Total Complexity |
106 |
Dependencies |
3 |
Dependents |
16 |
Total lines |
578 |
Lines of code |
368 |
Logical lines of code |
255 |
Comment lines |
104 |
Methods |
17 |
Properties |
1 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
lat_to_cyr() |
B |
36 |
16 |
89 |
mode() |
B |
44 |
17 |
45 |
cyr_to_lat() |
A |
41 |
12 |
57 |
fix_diacritics() |
A |
45 |
10 |
38 |
cyr_to_lat_sanitize() |
A |
52 |
8 |
23 |
disable_transliteration() |
S |
57 |
8 |
15 |
transliterate() |
S |
58 |
7 |
15 |
transliteration_tags_callback() |
S |
54 |
5 |
21 |
apply_case() |
S |
63 |
4 |
9 |
lat_exclude_list() |
S |
63 |
3 |
11 |
cyr_exclude_list() |
S |
63 |
3 |
11 |
transliterate_attributes() |
S |
66 |
3 |
8 |
transliterate_no_html() |
S |
70 |
3 |
6 |
transliteration_tags_end() |
S |
75 |
2 |
5 |
get() |
S |
71 |
2 |
6 |
__construct() |
S |
70 |
2 |
6 |
transliteration_tags_start() |
S |
82 |
1 |
3 |